home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / q2060.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  22.4 KB  |  688 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% For "QMS 2060" versions 2011.26
  4. *% Date: 11/30/95
  5. *% Modified: 9/17/96
  6.  
  7. *FormatVersion: "4.2"
  8. *FileVersion: "1.5a"
  9. *LanguageEncoding: ISOLatin1
  10. *LanguageVersion: English
  11. *PCFileName: "QMS2060.PPD"
  12.  
  13. *Product: "Oce 6480"
  14. *PSVersion: "(2011.26) 7"
  15. *ModelName: "Oce 6480"
  16. *NickName: "Oce 6480"
  17.  
  18. *% ADORequiresEExec added by Microsoft
  19. *ADORequiresEExec: True
  20.  
  21. *% General Information and Defaults ===============
  22. *LanguageLevel: "2"
  23. *AcceptsTrueType: True
  24.  
  25. *% QMS Defaults =========
  26. *EndOfDocument: True
  27. *PrintPSErrors: False
  28. *SuggestedJobTimeOut: 0
  29. *SuggestedWaitTimeOut: 30
  30. *Protocols: PJL BCP
  31. *Overlay: True
  32. *MultiOverlay: True
  33. *NUP: True
  34. *HalftoneDevice: True
  35. *Booklet: True
  36. *MiserDevice: True
  37. *TraySwitchDevice: True
  38. *MediaDevice: True
  39. *PSPolicyDevice: True
  40. *ColorDevice: False
  41. *JogDevice: False
  42. *DefaultColorSpace: Gray
  43. *MonoScreening: True
  44. *VariablePaperSize: False
  45. *FreeVM: "1419085"
  46.  
  47. *% Installed Options ==============================
  48.  
  49. *OpenGroup: InstallableOptions/Options Installed
  50.  
  51. *OpenUI *Optionaltray/Optional Input Tray: Boolean
  52. *DefaultOptionaltray: False
  53. *Optionaltray True/Installed: ""
  54. *Optionaltray False/Not Installed: ""
  55. *CloseUI: *Optionaltray
  56.  
  57. *OpenUI *Optionalduplexer/Duplexer: Boolean
  58. *DefaultOptionalduplexer: False
  59. *Optionalduplexer True/Installed: ""
  60. *Optionalduplexer False/Not Installed: ""
  61. *CloseUI: *Optionalduplexer
  62.  
  63. *OpenUI *Installedmemory: PickOne
  64. *DefaultInstalledmemory: 8MB
  65. *Installedmemory  8MB: ""
  66. *Installedmemory 16+MB: ""
  67.  
  68. *CloseUI: *Installedmemory
  69.  
  70. *CloseGroup: InstallableOptions
  71.  
  72. *% ===== Constraints =====
  73.  
  74. *UIConstraints: *Optionaltray False *InputSlot Optional
  75. *UIConstraints: *Optionalduplexer False *Duplex DuplexNoTumble
  76. *UIConstraints: *Optionalduplexer False *Duplex DuplexTumble
  77.  
  78. *UIConstraints: *Installedmemory 8MB *Resolution 1200dpi
  79.  
  80. *UIConstraints: *InputSlot Upper *PageSize 12x19
  81. *UIConstraints: *InputSlot Upper *PageSize Postcard
  82. *UIConstraints: *InputSlot Upper *PageSize Universal
  83. *UIConstraints: *InputSlot Upper *PageSize Com10
  84. *UIConstraints: *InputSlot Upper *PageSize DL
  85. *UIConstraints: *InputSlot Upper *PageSize Monarch
  86. *UIConstraints: *InputSlot Upper *PageSize C5
  87. *UIConstraints: *InputSlot Upper *PageSize Envelope
  88.  
  89. *UIConstraints: *PageSize 12x19     *InputSlot Upper
  90. *UIConstraints: *PageSize Postcard  *InputSlot Upper
  91. *UIConstraints: *PageSize Universal *InputSlot Upper
  92. *UIConstraints: *PageSize Com10     *InputSlot Upper
  93. *UIConstraints: *PageSize DL        *InputSlot Upper
  94. *UIConstraints: *PageSize Monarch   *InputSlot Upper
  95. *UIConstraints: *PageSize C5        *InputSlot Upper
  96. *UIConstraints: *PageSize Envelope  *InputSlot Upper
  97.  
  98. *UIConstraints: *InputSlot Optional *PageSize 12x19
  99. *UIConstraints: *InputSlot Optional *PageSize Postcard
  100. *UIConstraints: *InputSlot Optional *PageSize Universal
  101. *UIConstraints: *InputSlot Optional *PageSize Com10
  102. *UIConstraints: *InputSlot Optional *PageSize DL
  103. *UIConstraints: *InputSlot Optional *PageSize Monarch
  104. *UIConstraints: *InputSlot Optional *PageSize C5
  105. *UIConstraints: *InputSlot Optional *PageSize Envelope
  106.  
  107. *UIConstraints: *PageSize 12x19     *InputSlot Optional
  108. *UIConstraints: *PageSize Postcard  *InputSlot Optional
  109. *UIConstraints: *PageSize Universal *InputSlot Optional
  110. *UIConstraints: *PageSize Com10     *InputSlot Optional
  111. *UIConstraints: *PageSize DL        *InputSlot Optional
  112. *UIConstraints: *PageSize Monarch   *InputSlot Optional
  113. *UIConstraints: *PageSize C5        *InputSlot Optional
  114. *UIConstraints: *PageSize Envelope  *InputSlot Optional
  115.  
  116. *% DOC commands =====================================
  117.  
  118. *OpenUI *Collate:  Boolean
  119. *OrderDependency:  40 AnySetup *Collate
  120. *DefaultCollate: True
  121. *Collate True: "%%IncludeFeature: collate(on)"
  122. *Collate False: "%%IncludeFeature: collate(off)"
  123. *CloseUI: *Collate
  124.  
  125. *FileSystem: True
  126. *?FileSystem: "
  127. save
  128.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  129. restore
  130. "
  131. *End
  132. *Throughput: "20"
  133. *Password: "0"
  134. *ExitServer: "
  135.  count 0 eq
  136.  { false } { true exch startjob } ifelse
  137.  not {
  138.      (WARNING : Cannot perform the exitserver command.) =
  139.      (Password supplied is not valid.) =
  140.      (Please contact the author of this software.) = flush quit
  141.      } if
  142. "
  143. *End
  144. *Reset: "
  145.  count 0 eq
  146.  { false } { true exch startjob } ifelse
  147.  not {
  148.     (WARNING: Cannot reset printer.) =
  149.     (Missing or invalid password.) =
  150.     (Please contact the author of this software.) = flush quit
  151.     } if
  152.  systemdict /quit get exec
  153.  (WARNING : Printer Reset Failed.) = flush
  154. "
  155. *End
  156.  
  157. *OpenUI *Resolution/Choose Resolution: PickOne
  158. *OrderDependency: 10 AnySetup *Resolution
  159. *DefaultResolution: 600dpi
  160. *Resolution  300dpi: "<< /HWResolution [300 300] >> setpagedevice"
  161. *Resolution  600dpi: "<< /HWResolution [600 600] >> setpagedevice"
  162. *Resolution 1200dpi: "<< /HWResolution [1200 1200] >> setpagedevice"
  163. *?Resolution: "
  164.   save
  165.     currentpagedevice /HWResolution get
  166.     0 get
  167.     (          ) cvs print
  168.     (dpi)
  169.     = flush
  170.   restore
  171. "
  172. *End
  173. *CloseUI: *Resolution
  174.  
  175. *% Halftone Information ===============
  176. *ScreenFreq: "71.0"
  177. *ScreenAngle: "45.0"
  178. *DefaultScreenProc: Dot
  179. *ScreenProc Dot: "
  180. { 1.4 0.24
  181.   { 2
  182.    { 3 1 roll add dup 1.0 gt { 2.0 sub } if
  183.    } repeat
  184.    abs exch abs 2 copy add 1 gt
  185.    { 1 sub dup mul exch 1 sub dup mul add 1 sub }
  186.    { dup mul exch dup mul add 1 exch sub}
  187.     ifelse
  188.   } exec
  189. }
  190. "
  191. *End
  192. *ScreenProc Line: "{ pop }"
  193. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  194.  
  195. *DefaultTransfer: Null
  196. *Transfer Null: "{ }"
  197. *Transfer Null.Inverse: "{ 1 exch sub }"
  198.  
  199. *% Paper Handling ===================
  200. *% Code in this section both selects a tray and sets up a frame buffer.
  201. *OpenUI *PageSize: PickOne
  202. *OrderDependency: 30 AnySetup *PageSize
  203. *DefaultPageSize: Letter
  204. *PageSize Letter:    "<< /PageSize [612 792] >> setpagedevice"
  205. *End
  206. *PageSize Legal:     "<< /PageSize [612 1008] >> setpagedevice"
  207. *End
  208. *PageSize Executive: "<< /PageSize [522 757] >> setpagedevice"
  209. *End
  210. *PageSize 11x17:     "<< /PageSize [792 1224] >> setpagedevice"
  211. *End
  212. *PageSize A3:        "<< /PageSize [842 1191] >> setpagedevice"
  213. *End
  214. *PageSize A4:        "<< /PageSize [596 842] >> setpagedevice"
  215. *End
  216. *PageSize A5:        "<< /PageSize [420 596] >> setpagedevice"
  217. *End
  218. *PageSize B4:        "<< /PageSize [729 1032] >> setpagedevice"
  219. *End
  220. *PageSize B5:        "<< /PageSize [516 729] >> setpagedevice"
  221. *End
  222. *PageSize 12x19:     "<< /PageSize [864 1404] >> setpagedevice"
  223. *End
  224. *PageSize Statement: "<< /PageSize [396 612] >> setpagedevice"
  225. *End
  226. *PageSize Postcard:  "<< /PageSize [284 420] >> setpagedevice"
  227. *End
  228. *PageSize 8.5x13:    "<< /PageSize [612 936] >> setpagedevice"
  229. *End
  230. *PageSize Universal: "<< /PageSize [936 1368] >> setpagedevice"
  231. *End
  232. *PageSize Com10:     "<< /PageSize [297 684] >> setpagedevice"
  233. *End
  234. *PageSize DL:        "<< /PageSize [312 624] >> setpagedevice"
  235. *End
  236. *PageSize Monarch:   "<< /PageSize [279 540] >> setpagedevice"
  237. *End
  238. *PageSize C5:        "<< /PageSize [459 649] >> setpagedevice"
  239. *End
  240. *PageSize Envelope:  "<< /PageSize [499 703] >> setpagedevice"
  241. *End
  242. *?PageSize: "
  243.  save
  244.    currentpagedevice /PageSize get aload pop
  245.    2 copy gt {exch} if
  246.    (Unknown)
  247.    19 dict
  248.    dup [612 792] (Letter) put
  249.    dup [612 1008] (Legal) put
  250.    dup [522 757] (Executive) put
  251.    dup [792 1224] (11x17) put
  252.    dup [842 1191] (A3) put
  253.    dup [596 842] (A4) put
  254.    dup [420 596] (A5) put
  255.    dup [729 1032] (B4) put
  256.    dup [516 729] (B5) put
  257.    dup [864 1404] (12x19) put
  258.    dup [396 612] (Statement) put
  259.    dup [284 420] (Postcard) put
  260.    dup [612 936] (8.5x13) put
  261.    dup [936 1368] (Universal) put
  262.    dup [297 684] (Com10) put
  263.    dup [312 624] (DL) put
  264.    dup [279 540] (Monarch) put
  265.    dup [459 649] (C5) put
  266.    dup [499 703] (Envelope) put
  267.  { exch aload pop 4 index sub abs 5 le exch
  268.    5 index sub abs 5 le and
  269.       {exch pop exit} {pop} ifelse
  270.    } bind forall
  271.    = flush pop pop
  272. restore
  273. "
  274. *End
  275. *CloseUI: *PageSize
  276.  
  277. *OpenUI *PageRegion: PickOne
  278. *OrderDependency: 40 AnySetup *PageRegion
  279. *DefaultPageRegion: Letter
  280. *PageRegion Letter:    "<< /PageSize [612 792] >> setpagedevice"
  281. *End
  282. *PageRegion Legal:     "<< /PageSize [612 1008] >> setpagedevice"
  283. *End
  284. *PageRegion Executive: "<< /PageSize [522 757] >> setpagedevice"
  285. *End
  286. *PageRegion 11x17:     "<< /PageSize [792 1224] >> setpagedevice"
  287. *End
  288. *PageRegion A3:        "<< /PageSize [842 1191] >> setpagedevice"
  289. *End
  290. *PageRegion A4:        "<< /PageSize [596 842] >> setpagedevice"
  291. *End
  292. *PageRegion A5:        "<< /PageSize [420 596] >> setpagedevice"
  293. *End
  294. *PageRegion B4:        "<< /PageSize [729 1032] >> setpagedevice"
  295. *End
  296. *PageRegion B5:        "<< /PageSize [516 729] >> setpagedevice"
  297. *End
  298. *PageRegion 12x19:     "<< /PageSize [864 1404] >> setpagedevice"
  299. *End
  300. *PageRegion Statement: "<< /PageSize [396 612] >> setpagedevice"
  301. *End
  302. *PageRegion Postcard:  "<< /PageSize [284 420] >> setpagedevice"
  303. *End
  304. *PageRegion 8.5x13:    "<< /PageSize [612 936] >> setpagedevice"
  305. *End
  306. *PageRegion Universal: "<< /PageSize [936 1368] >> setpagedevice"
  307. *End
  308. *PageRegion Com10:     "<< /PageSize [297 684] >> setpagedevice"
  309. *End
  310. *PageRegion DL:        "<< /PageSize [312 624] >> setpagedevice"
  311. *End
  312. *PageRegion Monarch:   "<< /PageSize [279 540] >> setpagedevice"
  313. *End
  314. *PageRegion C5:        "<< /PageSize [459 649] >> setpagedevice"
  315. *End
  316. *PageRegion Envelope:  "<< /PageSize [499 703] >> setpagedevice"
  317. *End
  318. *CloseUI: PageRegion
  319.  
  320. *% The following entries provide information about specific paper keywords.
  321. *DefaultImageableArea: Letter
  322. *ImageableArea Letter:    "12 12 600 780 "
  323. *ImageableArea Legal:     "12 12 600 996 "
  324. *ImageableArea Executive: "12 12 510 744 "
  325. *ImageableArea 11x17:     "0 0 792 1224 "
  326. *ImageableArea A3:        "0 0 842 1191 "
  327. *ImageableArea A4:        "12 12 584 830 "
  328. *ImageableArea A5:        "12 12 408 584 "
  329. *ImageableArea B4:        "12 12 717 1020 "
  330. *ImageableArea B5:        "12 12 504 717 "
  331. *ImageableArea 12x19:     "0 0 864 1404 "
  332. *ImageableArea Statement: "12 12 384 600 "
  333. *ImageableArea Postcard:  "12 12 272 408 "
  334. *ImageableArea 8.5x13:    "12 12 600 924 "
  335. *ImageableArea Universal: "12 12 936 1368 "
  336. *ImageableArea Com10:     "12 12 285 672 "
  337. *ImageableArea DL:        "12 12 300 612 "
  338. *ImageableArea Monarch:   "12 12 267 528 "
  339. *ImageableArea C5:        "12 12 448 637 "
  340. *ImageableArea Envelope:  "12 12 487 691 "
  341. *?ImageableArea: "
  342.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  343.   newpath clippath pathbbox
  344.   4 -2 roll exch 2 {ceiling cvp} repeat
  345.   exch 2 {floor cvp} repeat flush
  346.  restore
  347. "
  348. *End
  349.  
  350. *% These provide the physical dimensions of the paper (by keyword)
  351. *DefaultPaperDimension: Letter
  352. *PaperDimension Letter:    "612 792"
  353. *PaperDimension Legal:     "612 1008"
  354. *PaperDimension Executive: "522 756"
  355. *PaperDimension 11x17:     "792 1224"
  356. *PaperDimension A3:        "842 1191"
  357. *PaperDimension A4:        "595 842"
  358. *PaperDimension A5:        "420 596"
  359. *PaperDimension B4:        "729 1031"
  360. *PaperDimension B5:        "516 729"
  361. *PaperDimension 12x19:     "864 1404"
  362. *PaperDimension Statement: "396 612"
  363. *PaperDimension Postcard:  "284 420"
  364. *PaperDimension 8.5x13:    "612 936"
  365. *PaperDimension Universal: "936 1368"
  366. *PaperDimension Com10:     "297 684"
  367. *PaperDimension DL:        "312 624"
  368. *PaperDimension Monarch:   "279 540"
  369. *PaperDimension C5:        "459 649"
  370. *PaperDimension Envelope:  "499 703"
  371.  
  372. *DefaultOutputBin: OnlyOne
  373.  
  374. *OpenUI *InputSlot: PickOne
  375. *OrderDependency: 20 AnySetup *InputSlot
  376. *DefaultInputSlot: Multipurpose
  377. *InputSlot Multipurpose: "
  378.   currentpagedevice /InputAttributes get dup 1 known
  379.   { 1 get dup length 1 add dict copy
  380.     dup /InputAttributes
  381.     1 dict dup /Priority [1] put
  382.     put setpagedevice
  383.   } { pop } ifelse"
  384. *End
  385.  
  386. *InputSlot Upper: "
  387.   currentpagedevice /InputAttributes get dup 2 known
  388.   { 2 get dup length 1 add dict copy
  389.     dup /InputAttributes
  390.     1 dict dup /Priority [2] put
  391.     put setpagedevice
  392.   } { pop } ifelse"
  393. *End
  394.  
  395. *InputSlot Optional: "
  396.   currentpagedevice /InputAttributes get dup 5 known
  397.   { 5 get dup length 1 add dict copy
  398.     dup /InputAttributes
  399.     1 dict dup /Priority [5] put
  400.     put setpagedevice
  401.   } { pop } ifelse"
  402. *End
  403.  
  404. *?InputSlot: "
  405. save
  406.   3 dict
  407.   dup /1 (Multipurpose) put
  408.   dup /2 (Upper) put
  409.   dup /3 (Optional) put
  410.   currentpagedevice /InputAttributes get
  411.   dup /Priority known
  412.   { /Priority get 0 get (      ) cvs cvn get }
  413.   {
  414.     dup length 1 eq
  415.     { {pop} forall (       ) cvs cvn get }
  416.     { pop pop (Unknown) } ifelse
  417.   } ifelse
  418.   = flush
  419. restore
  420. "
  421. *End
  422. *CloseUI: *InputSlot
  423.  
  424. *OpenUI *ManualFeed: Boolean
  425. *OrderDependency: 20 AnySetup *ManualFeed
  426. *DefaultManualFeed: False
  427. *ManualFeed True: "<< /ManualFeed true >> setpagedevice"
  428. *ManualFeed False: "<< /ManualFeed false >> setpagedevice"
  429. *?ManualFeed: "
  430.   save
  431.     currentpagedevice /ManualFeed get
  432.     {(True)}{(False)}ifelse = flush
  433.   restore"
  434. *End
  435. *CloseUI: *ManualFeed
  436.  
  437. *OpenUI *Duplex: PickOne
  438. *OrderDependency: 45 AnySetup *Duplex
  439. *DefaultDuplex: None
  440. *Duplex None: "<< /Duplex false /Tumble false >> setpagedevice"
  441. *End
  442. *Duplex DuplexNoTumble:"<< /Duplex true /Tumble false >> setpagedevice"
  443. *End
  444. *Duplex DuplexTumble:"<< /Duplex true /Tumble true >> setpagedevice"
  445. *End
  446.  
  447. *?Duplex: "save
  448.    currentpagedevice /Duplex get
  449.    { currentpagedevice /Tumble get
  450.        {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  451.    }
  452.    { (None)}
  453.    ifelse = flush
  454. restore
  455. "
  456. *End
  457. *CloseUI: *Duplex
  458.  
  459. *OpenUI *MediaType/Media Type:  PickOne
  460. *OrderDependency: 40 AnySetup *MediaType
  461. *DefaultMediaType: PlainPaper
  462. *MediaType PlainPaper/Plain Paper: "<< /MediaType (Plain Paper) >> setpagedevice"
  463. *MediaType Transparency: "<< /MediaType (Transparency) >> setpagedevice"
  464. *MediaType ThinPaper/Thin Paper: "<< /MediaType (Thin Paper) >> setpagedevice"
  465. *?MediaType: "
  466.   save
  467.     currentpagedevice /MediaType
  468.      {get} stopped
  469.        {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  470.     = flush
  471.   restore"
  472. *End
  473. *CloseUI: *MediaType
  474.  
  475. *OpenUI *TraySwitch: Boolean
  476. *OrderDependency: 45 AnySetup *TraySwitch
  477. *DefaultTraySwitch: False
  478. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  479. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  480. *?TraySwitch: "
  481. save
  482.   currentpagedevice /TraySwitch get
  483.   {(True)}{(False)}ifelse = flush
  484. restore
  485. "
  486. *End
  487. *CloseUI: *TraySwitch
  488.  
  489. *OpenUI *MiserMode/Conserve Toner: Boolean
  490. *OrderDependency: 50 AnySetup *MiserMode
  491. *DefaultMiserMode: False
  492. *MiserMode True: "statusdict begin 1 setmisermode end"
  493. *MiserMode False: "statusdict begin 0 setmisermode end"
  494. *?MiserMode: "
  495.  save statusdict begin
  496.   2 dict begin
  497.    /0 (False) def
  498.    /1 (True) def
  499.    misermode
  500.      {( ) cvs cvn load exec} stopped not{= flush}if
  501.   end
  502.  end restore"
  503. *End
  504. *CloseUI: *MiserMode
  505.  
  506. *% Monochrome Halftone =======================
  507.  
  508. *OpenUI *HalftoneType300/Halftones: PickOne
  509. *OrderDependency: 50 AnySetup *HalftoneType300
  510. *DefaultHalftoneType300: 1
  511. *HalftoneType300 1/Use printer setting: ""
  512. *HalftoneType300 2/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  513. *HalftoneType300 3/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  514. *HalftoneType300 4/Standard: "<< /ScreenFamily /Standard >> //statusdict /QMSsetscreencrd get exec"
  515. *CloseUI: *HalftoneType300
  516.  
  517. *OpenUI *HalftoneType600/Halftones: PickOne
  518. *OrderDependency: 50 AnySetup *HalftoneType600
  519. *DefaultHalftoneType600: 1
  520. *HalftoneType600 1/Use printer setting: ""
  521. *HalftoneType600 2/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  522. *HalftoneType600 3/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  523. *HalftoneType600 4/Standard: "<< /ScreenFamily /Standard >> //statusdict /QMSsetscreencrd get exec"
  524. *CloseUI: *HalftoneType600
  525.  
  526. *OpenUI *HalftoneType1200/Halftones: PickOne
  527. *OrderDependency: 50 AnySetup *HalftoneType1200
  528. *DefaultHalftoneType1200: 1
  529. *HalftoneType1200 1/Use printer setting: ""
  530. *HalftoneType1200 2/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  531. *HalftoneType1200 3/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  532. *HalftoneType1200 4/Standard: "<< /ScreenFamily /Standard >> //statusdict /QMSsetscreencrd get exec"
  533. *CloseUI: *HalftoneType1200
  534.  
  535.  
  536. *% Font Information =====================
  537.  
  538. *DefaultFont: Courier
  539. *Font AvantGarde-Book: Standard "(001.002)"
  540. *Font AvantGarde-BookOblique: Standard "(001.002)"
  541. *Font AvantGarde-Demi: Standard "(001.003)"
  542. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  543. *Font Bookman-Demi: Standard "(001.001)"
  544. *Font Bookman-DemiItalic: Standard "(001.001)"
  545. *Font Bookman-Light: Standard "(001.001)"
  546. *Font Bookman-LightItalic: Standard "(001.001)"
  547. *Font Courier: Standard "(001.005)"
  548. *Font Courier-Bold: Standard "(001.005)"
  549. *Font Courier-BoldOblique: Standard "(001.005)"
  550. *Font Courier-Oblique: Standard "(001.005)"
  551. *Font Helvetica: Standard "(001.002)"
  552. *Font Helvetica-Bold: Standard "(001.002)"
  553. *Font Helvetica-BoldOblique: Standard "(001.002)"
  554. *Font Helvetica-Condensed: Standard "(001.001)"
  555. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  556. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  557. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  558. *Font Helvetica-Narrow: Standard "(001.002)"
  559. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  560. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  561. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  562. *Font Helvetica-Oblique: Standard "(001.002)"
  563. *Font LetterGothicML: Standard "(001.001)"
  564. *Font LetterGothicUS: Standard "(001.001)"
  565. *Font NewCenturySchlbk-Bold: Standard "(001.007)"
  566. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  567. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  568. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  569. *Font OCRB: Standard "(001.001)"
  570. *Font Palatino-Bold: Standard "(001.002)"
  571. *Font Palatino-BoldItalic: Standard "(001.002)"
  572. *Font Palatino-Italic: Standard "(001.002)"
  573. *Font Palatino-Roman: Standard "(001.001)"
  574. *Font Symbol: Special "(001.003)"
  575. *Font Times-Bold: Standard "(001.002)"
  576. *Font Times-BoldItalic: Standard "(001.004)"
  577. *Font Times-Italic: Standard "(001.002)"
  578. *Font Times-Roman: Standard "(001.002)"
  579. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  580. *Font ZapfDingbats: Special "(001.002)"
  581. *?FontQuery: "
  582.  save
  583.    { count 1 gt
  584.       { exch dup 127 string cvs (/) print print (:) print
  585.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  586.       } { exit } ifelse
  587.    } bind loop
  588.    (*) = flush
  589.  restore
  590. "
  591. *End
  592.  
  593. *?FontList: "
  594. save
  595.   (*) {cvn ==} 128 string /Font resourceforall
  596.   (*) = flush
  597. restore
  598. "
  599. *End
  600.  
  601. *% Printer Messages (verbatim from printer):
  602. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  603. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  604. *Message: "\FontName\ not found, using Courier"
  605.  
  606. *% Status (format: %%[ status: <one of these> ]%% )
  607. *Status: "idle"
  608. *Status: "busy"
  609. *Status: "waiting"
  610. *Status: "printing"
  611. *Status: "warming up"
  612.  
  613. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  614. *Source: "Serial RS-232C"
  615. *Source: "Parallel"
  616. *Source: "IF 2"
  617.  
  618. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  619. *PrinterError: "out of paper"
  620. *PrinterError: "Paper Jam"
  621. *PrinterError: "Off line"
  622. *PrinterError: "timeout, clearing printer"
  623. *PrinterError: "warming up"
  624. *PrinterError: "service call"
  625. *PrinterError: "paper entry misfeed"
  626. *PrinterError: "no toner cartridge"
  627. *PrinterError: "low toner"
  628. *PrinterError: "no paper tray"
  629. *PrinterError: "resetting printer"
  630. *PrinterError: "cover open"
  631. *PrinterError: "manual feed timeout"
  632.  
  633. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  634.  
  635. *% Color Separation Information =====================
  636.  
  637. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  638.  
  639. *InkName: ProcessBlack/Process Black
  640. *InkName: CustomColor/Custom Color
  641. *InkName: ProcessCyan/Process Cyan
  642. *InkName: ProcessMagenta/Process Magenta
  643. *InkName: ProcessYellow/Process Yellow
  644.  
  645. *%  For 53 lpi / 300 dpi  ===============================
  646.  
  647. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  648. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  649. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  650. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  651. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  652.  
  653. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  654. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  655. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  656. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  657. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  658.  
  659. *%  For 71 lpi / 600 dpi  ===============================
  660.  
  661. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  662. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  663. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  664. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  665. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  666.  
  667. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  668. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  669. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  670. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  671. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  672.  
  673. *%  For 71 lpi / 1200 dpi  ===============================
  674.  
  675. *ColorSepScreenAngle ProcessBlack.71lpi.1200dpi/71 lpi / 1200 dpi: "45.0"
  676. *ColorSepScreenAngle CustomColor.71lpi.1200dpi/71 lpi / 1200 dpi: "45.0"
  677. *ColorSepScreenAngle ProcessCyan.71lpi.1200dpi/71 lpi / 1200 dpi: "71.5651"
  678. *ColorSepScreenAngle ProcessMagenta.71lpi.1200dpi/71 lpi / 1200 dpi: "18.4349"
  679. *ColorSepScreenAngle ProcessYellow.71lpi.1200dpi/71 lpi / 1200 dpi: "0.0"
  680.  
  681. *ColorSepScreenFreq ProcessBlack.71lpi.1200dpi/71 lpi / 1200 dpi: "70.7107"
  682. *ColorSepScreenFreq CustomColor.71lpi.1200dpi/71 lpi / 1200 dpi: "70.7107"
  683. *ColorSepScreenFreq ProcessCyan.71lpi.1200dpi/71 lpi / 1200 dpi: "63.2456"
  684. *ColorSepScreenFreq ProcessMagenta.71lpi.1200dpi/71 lpi / 1200 dpi: "63.2456"
  685. *ColorSepScreenFreq ProcessYellow.71lpi.1200dpi/71 lpi / 1200 dpi: "66.6667"
  686.  
  687. *% end of PPD file for QMS 2060 Print System
  688.